Properties
| Name | Returns | Notes | Example |
|---|---|---|---|
| title | String | ||
| docType | String | ||
| json | String | ||
| jsonObject | Map | ||
| modifiedDate | Date | ||
| createDate | Date |
Methods
| Name | Returns | Notes | Example |
|---|---|---|---|
| update ( json ) | void | ||
| update ( json, docType ) | void | ||
| delete ( ) | void | ||
| save ( ) | void | Saves changes made |
Hide comments